home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 130
/
Vol 130.iso
/
games
/
atlantis.swf
/
scripts
/
DefineSprite_896_tail
/
frame_8
/
DoAction.as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2008-11-13
|
185 b
|
5 lines
var Name = String(this).substr(String(this).indexOf("il") + 4,50);
this._x = -300;
this._x = _parent[Name]._x + Math.random() * 20;
this._y = _parent[Name]._y + Math.random() * 20;